2027 Constructor
Changes 5
C

FieldValues(IList<ValueAtPoint>, XYZ)

Description:
Creates object from an array of domain point values
Overloads (4):
public FieldValues(
	IList<ValueAtPoint> valueAtPoint,
	XYZ unitDirection
)
  • valueAtPoint
    Array of values, each corresponding to a domain point
  • unitDirection
    Unit vector that gives the same direction for values (for diagrams)